mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
authorOfer Heifetz <[email protected]>
Wed, 29 Aug 2018 08:56:02 +0000 (11:56 +0300)
committerStefan Roese <[email protected]>
Wed, 19 Sep 2018 07:00:39 +0000 (09:00 +0200)
commitd3859d1b5349e8105b23043e6e7158e3dc1582d4
tree5fec6099755cf3a10b8d79c2a7cc3d23f3dea706
parent8cdcf672c59b778f2a68a4f5d6c5f4d584f7ef54
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()

Since the pxa3xx_nand driver was added there has been a discrepancy in
pxa3xx_nand_set_sdr_timing() around the setting of tWP_min and tRP_min.
This brings us into line with the current Linux code.

Signed-off-by: Chris Packham <[email protected]>
Signed-off-by: Ofer Heifetz <[email protected]>
Reviewed-by: Igal Liberman <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Simon Glass <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
drivers/mtd/nand/pxa3xx_nand.c